-
Notifications
You must be signed in to change notification settings - Fork 4
Network changes for devnet and mainnet #442
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
| regions = var.aws_region | ||
| instance-count = var.instance_count["rpc-indexer"] | ||
| docker-org = "autonomys" | ||
| docker-tag = "mainnet-2025-jan-14" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lets not update mainnet bootstrap nodes yet. We still want them on Jan-14 release
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok, done
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it is still showing me jun-06.
Are these not boostrap nodes ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nvm. Got it
81f5a68 to
729446a
Compare
PR Type
Enhancement, Bug fix
Description
Update devnet docker tags and genesis hashes
Update mainnet snapshot docker tags
Adjust devnet instance types and counts
Ignore public IP changes in lifecycles
Changes walkthrough 📝
main.tf
Update devnet docker tags and genesis hashesresources/terraform/devnet/main.tf
docker-tagto "test-mainnet-upgrade"genesis-hashto new snapshotvariables.tf
Adjust devnet instance types and countsresources/terraform/devnet/variables.tf
m6a.xlargeinstance_countfor farmer and evm_bootstrapmain.tf
Update mainnet docker tagsresources/terraform/mainnet/main.tf
docker-tagto "mainnet-2025-jun-06"instances.tf
Ignore public IP changes in instance lifecycletemplates/terraform/network-primitives/instances.tf
associate_public_ip_addresstoignore_changes